Load a package's generated autoloads file before byte compiling it.
authorChong Yidong <cyd@gnu.org>
Mon, 12 Mar 2012 03:03:16 +0000 (11:03 +0800)
committerChong Yidong <cyd@gnu.org>
Mon, 12 Mar 2012 03:03:16 +0000 (11:03 +0800)
commita52300e8b39b594eb2706c23a1ee142d6d14a14a
tree68bc33008ac837bc685b7d8c30c645738df7804a
parent98956da264d0277a33628ed0515112f27ed00f68
Load a package's generated autoloads file before byte compiling it.

* lisp/emacs-lisp/package.el (package-unpack, package-unpack-single):
Load generated autoloads file before byte compiling.
(package--make-autoloads-and-compile): New helper fun.
lisp/ChangeLog
lisp/emacs-lisp/package.el